body
{
	background-color: #032d15; 
	margin: 10px;
	font-family: arial;
	font-size: 10px;
}
table
{
	font-size: 12px;
}


a
{
	text-decoration: none;
	color: #999999;
}

a:hover
{
	text-decoration: underline;
}

#tbPrincipal{
	width: 1000px;
	background-color:#FFF;
	border:0;	
	border-radius: 2px;
}

.divTituloIntranet{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #3b5f3f;	
	margin-top: 10px;
}

#divUsuario{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b5f3f;	
}

#divContato
{
	text-align: center;
}

.direitosReservados
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

#pData 
{
	text-align: right;
	font-size: 11px;
	color: #0B5C34;
	font-weight: bold;
}

#tbLogin{
	border: 1px solid #57885c;
	font-size: 12px;
	font-family: Arial;
	border-radius: 6px;
}

#tbLogin td, #tbLogin th
{
	color: #0B5C34;
	font-weight: bold;
}

.loginTexto
{
	padding-bottom: 8px;
	_padding-bottom: 6px;
}

#tbLogin input
{ 
	border: none;
	float: left;
	display: inline;
	width: 184px; 
	height: 18px;
	padding: 1px 11px 0;
	font-size: 14px;
	color: #49473a;
	font-weight: bold;
	background: url("../images/Senar/textbox_busca.gif") top right;
	font-family: inherit;
	margin-bottom: 5px;
	margin-left: 5px;
}

#tbLogin .btnEnviar {
    width: 121px;
    height: 26px;
    margin-top: 2px;
    clear: both;
    background: url(../images/Senar/btnEnviar.gif) no-repeat;
    display: block;
    content: "";
    line-height: 0;
    text-indent: -9999px;
    cursor: pointer;
    border: none !important;
    margin-left: 5px;
}

#tbLogin .btnVoltar {
    width: 98px;
    height: 26px;
    margin-top: 2px;
    clear: both;
    background: url(../images/Senar/btnVoltar.gif) no-repeat;
    display: block;
    content: "";
    line-height: 0;
    text-indent: -9999px;
    cursor: pointer;
    border: none !important;
    margin-left: 5px;
}

#tbLogin .msgErro {
    background: #FFEDED url(../images/Senar/atencao.png) no-repeat left center;
    padding-left: 22px;
    padding-top: 8px;
    color: #ff0000;
    font-weight: bold;
    font-size: 10px;
    border: 1px solid #dedede;
    width: 90%;
    /*margin-top: 35px;
	margin-left: 5px;*/
}

.titulo
{
	font-family: arial;	
	color: #999999;	
	font-weight: bold;
	font-size: 16px;		
}


#divListaSistema a
{
	color: #0B5C34;
}

#divListaSistema
{
	margin-top: 20px;
	font-weight: bold;
	font-size: 14px;
	color: #0B5C34;
}

#divListaSistema img
{
	margin: 5px 0 5px 0;
}

#tdRodape
{
	font-size: 11px;
	font-weight: bold;
	color: #0B5C34;
}

.divTituloSistemaTopo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #3b5f3f;	
	margin-top: 10px;
}

#divCentro{
	/*font-size: 11px;*/
	margin: 10px;
}

#divCentro .titulo{
	color: #127041;	
}

.divBloco{
	background-color:#FFF;	
	margin-bottom: 10px;
	border-radius: 2px;
	padding: 4px;
	color: #4d4d4d;
	font-size: 11px;
}

#divSistema{
	min-height: 200px;
	margin-bottom: 20px;
}

#divLinkAlterar
{
	font-size: 11px;
	/*font-weight: bold;*/
	padding-top: 10px;
	margin-bottom: 4px;
}

#divListaNoticias
{
	margin: 10px 0 0 0;
}

#tdNomUsuario
{
	text-transform: capitalize; 
	padding-left: 12px;
	font-size: 14px;
	font-weight: bold;
	color: #0B5C34;
	text-align:right;
}